Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Histogram field type support for Sum aggregation #55916

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

csoulios
Copy link
Contributor

Implements Sum aggregation over Histogram fields by summing the value of each bucket multiplied by their count as requested in #53285

Backports #55681 to 7.x

csoulios and others added 2 commits April 29, 2020 11:15
Implements Sum aggregation over Histogram fields by summing the value of each bucket multiplied by their count as requested in elastic#53285
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-analytics-geo (:Analytics/Aggregations)

@elasticmachine elasticmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Apr 29, 2020
@csoulios csoulios removed the v7.8.0 label Apr 29, 2020
@csoulios csoulios merged commit 02bf0c5 into elastic:7.x Apr 29, 2020
@csoulios csoulios deleted the feature/histo-sum-7.x branch April 29, 2020 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Aggregations Aggregations backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants